home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libtelepathy-farsight0 / README < prev   
Text File  |  2009-09-03  |  2KB  |  71 lines

  1. =======================
  2. telepathy-farsight
  3. =======================
  4.  
  5. Telepathy Farsight is a Telepathy client library that uses Farsight2 
  6. to handle media streaming channels.
  7.  
  8. Telepathy is a D-Bus framework for unifying real time communication,
  9. including instant messaging, voice calls and video calls. It abstracts
  10. differences between protocols to provide a unified interface for
  11. applications.
  12.  
  13. Requirements
  14. ============
  15.  
  16. telepathy-farsight requires:
  17.   telepathy-glib <http://telepathy.freedesktop.org/releases/telepathy-glib/>
  18.   Farsight2 <http://farsight.freedesktop.org/releases/farsight/>
  19.   GStreamer base plugins <http://gstreamer.freedesktop.org/>
  20.   GLib, GObject <http://ftp.gnome.org/pub/GNOME/sources/glib/>
  21.   libdbus <http://dbus.freedesktop.org/releases/dbus/>
  22.   The D-Bus GLib bindings <http://dbus.freedesktop.org/releases/dbus-glib/>
  23.  
  24. At build time, it also requires:
  25.   GNU make <http://www.gnu.org/software/make/>
  26.   pkg-config <http://ftp.gnome.org/pub/GNOME/sources/pkg-config/>
  27.   libxslt, xsltproc <http://xmlsoft.org/XSLT/>
  28.   Python <http://www.python.org/>
  29.  
  30. See configure.ac for full details, including versions required.
  31.  
  32. Building from Darcs also requires the GNU build system (Autoconf, Automake,
  33. libtool).
  34.  
  35. Bugs, feature requests and to-do list
  36. =====================================
  37.  
  38. Report all bugs, feature requests and "to-do" items here:
  39.   <https://bugs.freedesktop.org/enter_bug.cgi?product=Telepathy&component=stream-engine>
  40.  
  41. Versioning policy
  42. =================
  43.  
  44. We use an "odd/even" versioning scheme where the minor version (the y in
  45. x.y.z) determines stability - stable branches have y even, development
  46. branches have y odd.
  47.  
  48. Unreleased builds straight from Darcs identify themselves as version
  49. "x.y.z.1". These are compiled with -Werror, so they might stop working
  50. if your gcc version issues more warnings than ours. If this is a problem
  51. for you, use a release tarball.
  52.  
  53. Contact info
  54. ============
  55.  
  56. This package is maintained by the Telepathy project:
  57.   <http://telepathy.freedesktop.org/>
  58.   <mailto:telepathy@lists.freedesktop.org>
  59.   <irc://irc.freenode.net/telepathy>
  60.  
  61. Telepathy development is supported by Collabora Ltd.
  62.   <http://www.collabora.co.uk/>.
  63.  
  64. Hacking
  65. =======
  66.  
  67. The current version of telepathy-farsight is always available from:
  68.   <http://git.collabora.co.uk/?p=telepathy-farsight.git;a=summary>
  69.  
  70. Please follow <http://telepathy.freedesktop.org/wiki/Style>.
  71.